Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Ingest Manager] stop creating events-* index pattern and placeholder index #74754

Merged
merged 1 commit into from
Aug 11, 2020

Conversation

neptunian
Copy link
Contributor

Changes from #74641. These changes were already made in master and backported to 7.x. A separate PR was needed for 7.9 because integration tests don't exist in 7.9 and CI would not pass. These are changes that don't try to update integration tests.

Changes

  • removes events as a default index pattern type so events-* and the placeholder index will no longer be created
  • updates integration test to not expect events-* index pattern to be created
  • adds integration test to check that the right placeholder indices were created for logs-* and metrics-* types index patterns (logs-index_pattern_placeholder, metrics-index_pattern_placeholder);

Test

@neptunian neptunian self-assigned this Aug 11, 2020
@neptunian neptunian added backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes v7.9.1 v7.10.0 v8.0.0 labels Aug 11, 2020
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Build metrics

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@jen-huang jen-huang added the Team:Fleet Team label for Observability Data Collection Fleet team label Aug 11, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ingest-management (Team:Ingest Management)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team v7.9.1 v7.10.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants